×

lazy initializations中文什么意思

发音:   用"lazy initializations"造句
  • 惰性初始化
  • lazy:    adj. (-zier; -ziest) 1.懒惰的,没精打采的。 2.慢吞吞的。 3.令人懒散的。 a lazy boy [beggar, dog] 〔口语〕懒鬼。 a lazy stream 缓流。 a hot, lazy summer 夏日炎炎正好眠。 adj. -ish 懒散的,懒洋洋的。
  • a lazy dog:    懒汉
  • a lazy man:    懒惰的人
  • a lazy season:    使人懒洋洋的季节
  • bone-lazy:    adj. 〔美俚〕懒透了的。
下载手机词典可随时随地查词查翻译

例句与用法

  1. lazy initialization of memory structures will save cpu time and may defer the activation of other plug-ins
    内存结构的滞后初始化可以节省cpu时间并延迟其他插件的激活。
  2. instead of double-checked locking, use the initialize-on-demand holder class idiom, which provides lazy initialization, is thread-safe, and is faster and less confusing than double-checked locking
    不使用双重检查锁定,而使用initialize-on-demandholderclassidiom,它提供了迟缓初始化,是线程安全的,而且比双重检查锁定更快且没那么混乱:
  3. this idiom derives its thread safety from the fact that operations that are part of class initialization, such as static initializers, are guaranteed to be visible to all threads that use that class, and its lazy initialization from the fact that the inner class is not loaded until some thread references one of its fields or methods
    这个idiom由属于类初始化的操作(如静态初始化器)保证对使用这个类的所有线程都是可见的这一事实衍生其线程安全性,内部类直到有线程引用其字段或者方法时才装载这一事实衍生出迟缓初始化。
  4. in addition to inconsistent synchronization, a number of other detectors for common threading errors are included, such as waiting on a monitor with two locks held which, while not necessarily a bug, could cause a deadlock, using the double-checked locking idiom, incorrect lazy initialization of nonvolatile fields, invoking
    除了inconsistentsynchronization之外,findbugs还包含其他很多用于检测常见线程错误的检测器,如在加锁两次的情况下等待监视器(这虽然不一定是bug,但是可能导致死锁),使用双检测加锁模式,不正确地初始化非易失性的域,对线程调用

相关词汇

相邻词汇

  1. lazy functional language 什么意思
  2. lazy graph reduction 什么意思
  3. lazy in training 什么意思
  4. lazy initialisation 什么意思
  5. lazy initialisations 什么意思
  6. lazy intersection 什么意思
  7. lazy junction pacemaker 什么意思
  8. lazy kate 什么意思
  9. lazy list 什么意思
  10. lazy load 什么意思
桌面版繁體版English

相关阅读

Copyright © 2025 WordTech Co.

Last modified time:Sun, 17 Aug 2025 00:29:56 GMT